@charset "utf-8";
/* CSS Document */
.slider img {
    display: block;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font:12px "SimSun","宋体","Arial Narrow",HELVETICA; 
	background:#ffffff;
}
ul {
	list-style: none;
}
a {
	color: #8e8e8e;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.clear {
	clear: both;
}
<!--主题部-->
#main {
	margin:0px auto;
}
#main .main_wrap {
	width:1002px;
	margin:5px auto;
}
#content {
	width:751px;
	margin-left:0px;
	margin-right:0px;
	float:left;
}

#content .content-right{
	float:left;
	padding:0px;
	margin:0px;
}
#content .slider ,.num{
	position:absolute;
}
#content .sider li{
	list-style:none;
	display:inline;
}
#content .num li{
	float:left;
	color: #069;
	text-align: center;
	line-height: 16px;
	width: 28px;
	height: 15px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #069;
	background-color: #fff;

}
#content .num li.on{
	color: #fff;
	line-height: 16px;
	width: 28px;
	height: 15px;
	font-size: 12px;
	margin: 3px 1px;
	border: 1px solid #069;
	background-color: #069;
	font-weight: bold;
}
#content .num 
{
	bottom:8px;
	right:10px;
}
#content .picture{
	overflow:hidden;
	width:744px;
	height:158px;
	padding-left:0px;
	position:relative;
}

#main h1 {
	font-size:14px;
	border-bottom:1px solid #e5e5e5;
	line-height:28px;
	padding-left:20px;
	background:url(titlebg.gif) left top repeat-x;
	margin-bottom:5px;
}
#main .bar {
	border:1px solid #e5e5e5;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:10px;
	
}
#main .bar img {
	margin:4px 9px 4px 8px;
}

#content_leftbar {
	width:233px;
	float:left;
	margin-top:10px;
}
#content_leftbar img {
	float:left;
	margin-left:0px;
	margin-right:1px;
}
#content_leftbar ul {
	margin-left:9px;
}
#content_leftbar ul a {
	font-weight:600;
}
#content_leftbar ul a:hover {
	color:#cc6633;
	text-decoration:none;
}
#content_leftbar li {
	background:url(barnavlibg.png) left top no-repeat;
	height:37px;
	line-height:37px;
	margin-bottom:10px;
}
#content_content {
	margin-left:243px;
	margin-top:5px;
}
#main a {
	text-decoration:none;
	color:#555;
}
#main a:hover {
	text-decoration:underline;
	color:#cc6633;
}

#conone , #contwo ,#conthree{
	width:500px;
	overflow:hidden;
	margin-bottom:10px;
}
.conone_top , .contwo_top ,.conthree_top{
	width:500px;
	background:url(contentnavbg.png) left top repeat-x;
	height:39px;
}
#content_content .conone_top li a {
	width:125px;
	height:39px;
	line-height:39px;
	text-align:center;
	float:left;
	color:#4789b9;
	font-weight:600;
	text-decoration:none;
}
#content_content .contwo_top li a {
	width:100px;
	height:39px;
	line-height:39px;
	text-align:center;
	float:left;
	color:#4789b9;
	font-weight:600;
	text-decoration:none;
}
#content_content .conthree_top li a {
	width:100px;
	height:39px;
	line-height:39px;
	text-align:center;
	float:left;
	color:#4789b9;
	font-weight:600;
	text-decoration:none;
}
/*#content_content .conone_top li a:hover ,#content_content .contwo_top li a:hover {
	background:url(contentnavhover.png) center center no-repeat;
	color:#cc6633;
}*/
#content_content .conone_top_change{
	background:url(contentnavhover.png) center center no-repeat;
	color:#cc6633;
}
.content_title {
	float:left;
}
.conone_main  li,.contwo_main li,.conthree_main li {
	line-height:30px;
}
.content_title ul {
	list-style:disc;
	margin-left:20px;
}
.content_time {
	float:right;
	margin-right:10px;
}
.font01 {
	font-size:13px;
	font-weight:600;
}
.more {
	display:block;
	clear:both;
	float:right;
	margin-top:5px;
	margin-right:5px;
}


.bg01{
	height:23px;
	line-height:23px;
	text-align:center;
	border:1px solid #fff;
	background:url(barnav_bg.png) left top repeat-x;
	padding:6px 34px 5px 34px;
	color:#fff;
	margin:0px;
}
.bg02 {
	height:23px;
	line-height:23px;
	text-align:center;
	border:1px solid #cecece;
	background:#f6fbfe;
	padding:5px 34px 4px 34px;
	color:#000;
	margin:0px;
}

#calender{
	overflow:hidden;
}
#preview {
    background-color: hsl(60, 100%, 90%);
    display: none;
    padding: 5px;
    position: absolute;
}
#calender table{
	width:234px;
	border:none;
	margin-top:0px;
	border-collapse:collapse;
	margin-top:0px;
}
#calender table td{
	line-height:19px;
}
table {
	width:98%;
	border:1px solid #cecece;
	border-collapse:collapse;
}
.stable{
	border-bottom:1px solid #cecece;
	border-top:none;
	border-right:1px solid #cecece;
	border-left:1px solid #cecece;
	border-left-width: 1px; 
	margin-left: 3px;
}
table th {
	font-size:12px;
	border-bottom:1px solid #cecece;
	background:url(th_bg.png) left center repeat-x;
}
table td{
	line-height:20px;
}
#yewu {
	clear:both;
	height:100%;
	overflow:auto;
}
.yewu_top {
	width:1002px;
	height:30px;
	line-height:30px;
	background:url(yewutopbg.gif) left top no-repeat;
	color:#fff;
	font-weight:bold;
	font:14px "微软雅黑";
	letter-spacing:2px;
	box-shadow:0 1px 3px #666666;
}
.yewu_top .float_l {
	display:inline;
	float:left;
	background:url(yuwutoplistyle.png) left center no-repeat;
	padding-left:15px;
	margin-left:25px;
	line-height:30px;
}
.float_r {
	float:right;
	background:url(yuwutoplistyle.png) left center no-repeat;
	padding-left:15px;
	margin-right:95px;
	display:inline;
	line-height:30px;
}
.yewu_wrap {
	width:1002px;
	background:#dde7ed;
	overflow:hidden;
}
.yewu_wrap_left {
	position:relative;
	width:729px;
	margin:5px 10px 15px 10px;
	background:#fff;
	float:left;
	display:inline;
}
.yewu_wrap_right {
	width:243px;
	margin:5px 10px 15px 0;
	background:#fff;
	overflow:hidden;
	float:left;
	display:inline;
}
#yewu_one{
	float:left;
	width:233px;
	height:135px;
	background:url(01.gif) right bottom no-repeat;
	margin-right:10px;
	display:inline;
}
.border {
	position:absolute;
	left:243px;
	top:10px;
	width:0;
	height:113px;
	border-right:1px dashed #d5d3d3;
}
.border02 {
	position:absolute;
	left:486px;
	top:10px;
	width:0;
	height:113px;
	border-right:1px dashed #d5d3d3;
}
#yewu_two {
	float:left;
	width:223px;
	height:135px;
	background:url(02.gif) right bottom no-repeat;
	margin-left:10px;
	margin-right:10px;
	display:inline;
}
#yewu_three {
	float:left;
	width:233px;
	height:135px;
	background:url(03.gif) right bottom no-repeat;
	margin-left:10px;
	display:inline;
}
#yewu_four {
	float:left;
	width:233px;
	height:135px;
	background:url(04.gif) right bottom no-repeat;
	margin-right:10px;
	display:inline;
}
.yewu_wrap ul {
	margin-top:10px;
	margin-left:16px;
}
.yewu_wrap ul li{
	line-height:30px;
	background:url(yewulistyle.png) left center no-repeat;
	padding-left:10px;
}

#menu {
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
}
#menu select {
	width:235px;
	height:22px;
	float:left;
}
#menu .jiange {
	margin-left:255px;
}
#menu .jiange2 {
	margin-left:510px;
}
#menu .jiange3 {
	margin-left:765px;
}


<!--底部-->

.footer_wrap {
	text-align: center;
}
.footer_wrap .footer_link {
	background: url(footer_bg.gif) repeat-x;
	height: 37px;
	line-height: 37px;
	text-align:center;
}
.footer_wrap .footer_link span {
	color: #ffffff;
}
.footer_wrap .footer_link a {
	color: #ffffff;
	padding: 0 8px;
}
.footer_wrap .footer_info {
	margin: 10px 0;
}
.footer_wrap .footer_info p {
	color: #8e8e8e;
	line-height: 22px;
	text-align:center;
}
.footer_ext {
	text-align:center;
}
.footer_ext a{ display:inline-block; margin-right:6px; cursor:pointer;}
.footer_ext a.l1{ background:url(ext_01.gif) no-repeat; width:103px; height:41px;}
.footer_ext a.l2{ background:url(ext_02.gif) no-repeat; width:111px; height:41px;}
.footer_ext a.l3{ background:url(ext_03.gif) no-repeat; width:108px; height:41px;}
.footer_ext a.l4{ background:url(ext_04.gif) no-repeat; width:95px; height:41px;}

#design1{
	padding:0px 10px;
}
#design2{
	padding:0px 10px;
}
#design ul li{height:25px;padding-left:2px;margin:0;line-height:25px;}

#design{/* 必要元素 */line-height:25px;border-top:#ccc 1px solid;overflow:hidden;/* 必要元素 */}
#dateTips1 td, #dateTips2 td{line-height:25px !important;}
#dataInfo{cursor:pointer;}
.tab1{margin-left:6px;}



#rate_n{
	float: left;
	position:relative;
	background:#fff;
	width:130px;
	height:70px;
	margin:0 0 10px 0;
	padding:5px 10px 10px 10px;
	border:1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	left: 75px;
	top: -22px;
	}
#rate_n ul{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}
#rate_n ul li{
	width:270px;
	height:25px;
	overflow:hidden;
	padding-left: 0px;
	}
#rate_n ul li a{	
	line-height:25px;
	font-size:13px;
	padding:0 0 0 10px;
	}
#rate_tag {
	position:absolute;
	padding:0 15px 1px 15px;
	height:20px;
	left:25px;
	top:-1px;
	border:1px solid #ccc;
	}